Primitive str[9]
Trait Implementations
AbiEncode
AbiDecode
Primitive
core
::
str[9]
str[9]
Expand description
fixed-length string
Trait Implementations
impl
AbiEncode
for str[9]
fn
abi_encode
(self, buffer: Buffer) -> Buffer
impl
AbiDecode
for str[9]
fn
abi_decode
(refmut buffer: BufferReader) -> str[9]